home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 114
/
Vol 114.iso
/
games
/
bubble_s.swf
/
scripts
/
DefineButton2_251
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-08-12
|
160 b
|
7 lines
on(release){
_root.vDialog = true;
attachMovie("_reg","wreg",15100);
wreg._x = (800 - wreg._width) / 2;
wreg._y = (600 - wreg._height) / 2;
}